@font-face {
    font-family: 'ubuntu_condensedregular';
    src: url('../fonts/ubuntu-c-webfont.eot');
    src: url('../fonts/ubuntu-c-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/ubuntu-c-webfont.woff') format('woff'),
         url('../fonts/ubuntu-c-webfont.ttf') format('truetype'),
         url('../fonts/ubuntu-c-webfont.svg#ubuntu_condensedregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'avantgarde_bk_btbook';
    src: url('../fonts/avgardn-webfont.eot');
    src: url('../fonts/avgardn-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/avgardn-webfont.woff') format('woff'),
         url('../fonts/avgardn-webfont.ttf') format('truetype'),
         url('../fonts/avgardn-webfont.svg#avantgarde_bk_btbook') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'avantgarde_bk_btdemi';
    src: url('../fonts/avgardd-webfont.eot');
    src: url('../fonts/avgardd-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/avgardd-webfont.woff') format('woff'),
         url('../fonts/avgardd-webfont.ttf') format('truetype'),
         url('../fonts/avgardd-webfont.svg#avantgarde_bk_btdemi') format('svg');
    font-weight: normal;
    font-style: normal;

}
body{background-color:#0399D8; font-size:12px; font-family:'ubuntu_condensedregular', Verdana, Geneva, sans-serif; padding:0px; margin:0px;}

.h-min-a{
	height: auto!important;
	height: 400px;
	min-height: 400px;
}
.bg-a{
	background-image:url(../images/bg-form.png);
}

.btn{font-family:'ubuntu_condensedregular', Verdana, Geneva, sans-serif;}